Skip to content

Version Packages - #1361

Merged
tenphi merged 1 commit into
mainfrom
changeset-release/main
Aug 25, 2026
Merged

Version Packages#1361
tenphi merged 1 commit into
mainfrom
changeset-release/main

Conversation

@tenphi

@tenphi tenphi commented Aug 25, 2026

Copy link
Copy Markdown
Member

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@cube-dev/ui-kit@0.169.1

Patch Changes

  • #1360 167ef87d Thanks @tenphi! - Fix inputProps on TextInput, TextArea, PasswordInput, SearchInput, NumberInput and CommandTextArea. Each of these passes its own React Aria props down under the same inputProps name as the caller's, and one side was overwriting the other wholesale: TextInput, TextArea, NumberInput and CommandTextArea dropped the caller's inputProps entirely, while PasswordInput and SearchInput did the opposite and replaced the hook's value tracking, ids and ARIA attributes with it. The two are now merged, so a key you set wins and event handlers are chained rather than replaced.

Note

Low Risk
Release-only version and changelog bump; the behavioral fix is already on main and is localized to input prop merging in form components.

Overview
Automated Changesets release that publishes @cube-dev/ui-kit@0.169.1 — no application source changes in this diff.

The release notes document patch #1360: inputProps on TextInput, TextArea, PasswordInput, SearchInput, NumberInput, and CommandTextArea now merge caller props with React Aria hook props (caller keys win; handlers chain) instead of one side overwriting the other. The consumed changeset file .changeset/text-input-merge-input-props.md is removed and CHANGELOG.md / package.json version are updated accordingly.

Reviewed by Cursor Bugbot for commit 93354a0. Bugbot is set up for automated code reviews on this repo. Configure here.

@vercel

vercel Bot commented Aug 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cube-ui-kit Ready Ready Preview Aug 25, 2026 3:27pm

Request Review

@github-actions

Copy link
Copy Markdown
Contributor

🧪 Storybook is successfully deployed!

@github-actions

Copy link
Copy Markdown
Contributor

🏋️ Size limit report

Name Size Passed?
All 499.81 KB (+0.01% 🔺) Yes 🎉
Tree shaking (just a Button) 118.96 KB (0% 🟰) Yes 🎉

Compared against main at 167ef87run 32865481532, 2026-08-25T15:23:24Z.

To see which modules changed, download the size-limit-statoscope-report artifact from this run and open report.html.

@tenphi
tenphi merged commit 09d0a20 into main Aug 25, 2026
16 checks passed
@tenphi
tenphi deleted the changeset-release/main branch August 25, 2026 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant